summaryrefslogtreecommitdiff
path: root/src/interfaceconsole.cpp
blob: 0b1b43f722c1f003e2c6d525437ebe9308887fbb (plain)
1
2
3
4
5
6
7
8
9
10
#include "interfaceconsole.h"

InterfaceConsole::InterfaceConsole()
{
}

InterfaceConsole::~InterfaceConsole()
{
}